Renamed Response._previous to Response.previous
diff --git a/index.html b/index.html index afa0369..64ffe8d 100644 --- a/index.html +++ b/index.html
@@ -49,7 +49,7 @@ <dd>Automatically follows 3XX redirects on GETs.</dd> <dt>Compression</dt> - <dd>Handles both 'compress' and 'gzip' types of compression.</dd> + <dd>Handles both 'deflate' and 'gzip' types of compression.</dd> <dt>Lost update support</dt> <dd>Automatically adds back ETags into PUT requests to resources @@ -169,7 +169,10 @@ Thomas Broyer (t.broyer@ltgt.net) </dd> <dd> - (Your name here) + James Antill + </dd> + <dd> + Xavier Verges Farrero </dd> </dl> </p>